@charset "utf-8";

#wrapper {
	padding-left: 0px;
	padding-right: 0px;
	bottom: 0px;
	background-color: #F51D21;
}

#navbar-default {
	background-color: #322A26;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 35px;
	padding-right: 15px;
	right: 0px;
	left: 0px;
	margin-bottom: 0px;
	background-image: url(../images/OndeG.png);

}
#Logo {
	padding-right: 244px;
	margin-top: 10px;
	top: 2
	0px;
	background-image: url(../images/logoGB22.png);
	padding-bottom: 90px;
	padding-top: 10px;
	padding-left: 17px;
	background-repeat: no-repeat;
}
.a-Link {
	color: #FFFFFF;
	font-weight: normal;
	min-width: 0px;
	font-size: xx-large;
	margin-top: 57px;
	padding-right: 0px;
}
.image-fill {
	width: 100%;
}
h1, h3, p {
	text-align: center;
}
h1, h3 {
	font-weight: bold;
	text-align: center;
}
#main {
	width: 75%;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}
footer {
	margin-top: 60px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #322A26;
	color: #F5F5F5;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#c-indicators {
	bottom: -2px;
}
